home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/objects/fprint/r3fprtol.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/windows/r3tool.js")
- var R3CLID_FOOTPRINTTOOL = 1491;
-
- R3FPRINTTOOLM_ = 1491000;
-
- function _R3FPRINTTOOLM_() {
- return this.r3Do(R3FPRINTTOOLM_, arguments);
- }
-
- function r3Footprinttool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_FOOTPRINTTOOL, arguments);
- }
- // Methods
- this.=_R3FPRINTTOOLM_;
-
- // Attributes
- }
-
- r3Footprinttool.prototype=new r3Tool;
- // inc/plugins/objects/fprint/r3fprtol.h_H